home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dos/V Magazine 1995 October 15
/
CD [VMAG951015].bin
/
_demo
/
prowres
/
shared.dxr
/
01543_SSdcardTXT-GO.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-07
|
242 b
|
10 lines
on mouseDown
if the name of cast (the castNum of sprite 2 + 1) = "PG-END" then
puppetSprite(2, 0)
else
puppetSound("Single Click")
puppetSprite(2, 1)
set the castNum of sprite 2 to the castNum of sprite 2 + 1
end if
end